kea: update to 3.0.1
authorRosen Penev <[email protected]>
Mon, 20 Oct 2025 22:42:19 +0000 (15:42 -0700)
committerHannu Nyman <[email protected]>
Mon, 27 Oct 2025 04:07:28 +0000 (06:07 +0200)
commit728e9e1073bf54b5e5c987b18d2bdd59be1a4253
tree27e21b05f4fa44ae18d12336590e1844ff02096c
parent657f326b33df01d40dee35459d0d6731cff0f6c2
kea: update to 3.0.1

Requires conversion to meson.

Unfortunately, upstream needlessly relies on cc.run() to figure out
various things instead of cc.compile(). Requires massive patch.

Signed-off-by: Rosen Penev <[email protected]>
net/kea/Makefile
net/kea/patches/003-no-test-compile.patch [deleted file]
net/kea/patches/004-use-shell-expansion-instead.patch [deleted file]
net/kea/patches/020-boost-system.patch [new file with mode: 0644]
net/kea/patches/030-cpp.patch [new file with mode: 0644]